home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 102 / Computer Shopper 102 / Computer SHOPPER_102.iso / multimed.ia / violent / shared.dir / 00557.ls < prev    next >
Encoding:
Text File  |  1996-04-15  |  127 b   |  8 lines

  1. on mouseUp
  2.   puppetSound(2, 0)
  3.   set the blend of sprite the clickOn to 70
  4.   updateStage()
  5.   sound stop 1
  6.   go(1, "intro")
  7. end
  8.